home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 22
/
Cream of the Crop 22.iso
/
program
/
pcl4c60.zip
/
PM_SELF._B_
< prev
next >
Wrap
Text File
|
1995-11-05
|
287b
|
12 lines
#
# Borland C makefile for PM SELFTEST.C
#
selftest.exe: selftest.obj use_dpmi.obj pcl4c_p.lib
tlink -Txe c0x selftest use_dpmi, pm_self,,dpmi16 emux mathwl cwl pcl4c_p.lib
del selftest.obj
selftest.obj: selftest.c pcl4c.h
bcc -ml -c -WX -DDPMI selftest.c